GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-08T18:10:34.2583657+00:00",
"SubmitDate": "2026-07-08T18:10:34.2583657+00:00",
"ReportPeriodStart": "2026-07-08T18:10:34.2583657+00:00",
"ReportPeriodEnd": "2026-07-08T18:10:34.2583657+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c0c19cba-e671-47bd-ae10-5e78dff45395",
"Rows": [
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c0c19cba-e671-47bd-ae10-5e78dff45395",
"Rows": [
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3f42f376-a7ed-4965-82ff-fd325d4f8b18",
"b8d66acc-d94a-4e4c-9188-949069431e76"
],
"Approvers": [
"624288f7-c3dd-4d18-bb63-059cdf6aa32b",
"a3213630-cd6b-4ac1-a3b7-e34315c85264"
],
"ApprovedBy": "b634902d-67a1-4cb0-b3c5-4f74201a67cc",
"ApprovalDate": "2026-07-08T18:10:34.2583657+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "9c06c080-f3c6-46bb-a863-842bb3c889f4",
"WorkPlanId": "d6b85e85-2b3f-4211-82eb-5c154eb8ba4c",
"id": "b2cde399-589c-4696-ae65-750be039ec24",
"ConfigId": "5a96cb23-97b9-4982-8bc1-a20db2d891a3"
},
{
"GenerationDate": "2026-07-08T18:10:34.2583657+00:00",
"SubmitDate": "2026-07-08T18:10:34.2583657+00:00",
"ReportPeriodStart": "2026-07-08T18:10:34.2583657+00:00",
"ReportPeriodEnd": "2026-07-08T18:10:34.2583657+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c0c19cba-e671-47bd-ae10-5e78dff45395",
"Rows": [
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c0c19cba-e671-47bd-ae10-5e78dff45395",
"Rows": [
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "69474011-7340-409f-a2e3-8dc80b3f73b2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3f42f376-a7ed-4965-82ff-fd325d4f8b18",
"b8d66acc-d94a-4e4c-9188-949069431e76"
],
"Approvers": [
"624288f7-c3dd-4d18-bb63-059cdf6aa32b",
"a3213630-cd6b-4ac1-a3b7-e34315c85264"
],
"ApprovedBy": "b634902d-67a1-4cb0-b3c5-4f74201a67cc",
"ApprovalDate": "2026-07-08T18:10:34.2583657+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "9c06c080-f3c6-46bb-a863-842bb3c889f4",
"WorkPlanId": "d6b85e85-2b3f-4211-82eb-5c154eb8ba4c",
"id": "b2cde399-589c-4696-ae65-750be039ec24",
"ConfigId": "5a96cb23-97b9-4982-8bc1-a20db2d891a3"
}
]